docs: fix typo in doc syntax
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Mon, 20 Jan 2014 22:05:52 +0000 (17:05 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Mon, 20 Jan 2014 23:27:29 +0000 (18:27 -0500)
gdk/gdkwindow.c

index 72d01c4de48f4caa1034d4eda26d4c36c3dbf5b7..b83bb0f24225a0bdcc1bc61ed86f969e2be68599 100644 (file)
@@ -2219,7 +2219,7 @@ from_embedder (GdkWindow *window,
  * Checks whether the window has a native window or not. Note that
  * you can use gdk_window_ensure_native() if a native window is needed.
  *
- * Returns: %TRUE if the %window has a native window, %FALSE otherwise.
+ * Returns: %TRUE if the @window has a native window, %FALSE otherwise.
  *
  * Since: 2.22
  */